
'Declaration
Public Class MapLayerBase(Of T)
'Usage
Dim instance As MapLayerBase(Of T)
public class MapLayerBase<T>
public class MapLayerBase
JScript does not support Generics.
public __gc class MapLayerBase<T>
generic<typename T> public ref class MapLayerBase
System.Object
C1.Web.Mvc.MapLayerBase<T>
C1.Web.Mvc.ExtraMapLayer<T>